Click or drag to resize
TableServerGet_Tag_Position Method
Private Function to get a position of tag from his ID Value. the string value Tag RFID Identificator. this function return type is tag Object Type.

Namespace: TangibleFramework
Assembly: ColocartsFramework (in ColocartsFramework.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
private static Tag Get_Tag_Position(
	string IDRFID
)

Parameters

IDRFID
Type: SystemString

Return Value

Type: Tag
See Also